Skip to content

Refactor controls into Utils_13233 package#32

Merged
melloCoding merged 3 commits intomainfrom
improveClasses
Nov 16, 2025
Merged

Refactor controls into Utils_13233 package#32
melloCoding merged 3 commits intomainfrom
improveClasses

Conversation

@melloCoding
Copy link
Member

Moved CommonControls and related classes to the Utils_13233 package for better modularity. Updated AutoMain, QuickAuto, and TeleOpMain to use new control classes. Removed old CommonControls and test files, and added new DriveControls, LaunchControls, RampControls, and MotorConstructor classes with corresponding tests. Updated Gradle workflow and run configurations to use new test targets.

melloCoding and others added 3 commits November 15, 2025 21:52
Moved CommonControls and related classes to the Utils_13233 package for better modularity. Updated AutoMain, QuickAuto, and TeleOpMain to use new control classes. Removed old CommonControls and test files, and added new DriveControls, LaunchControls, RampControls, and MotorConstructor classes with corresponding tests. Updated Gradle workflow and run configurations to use new test targets.
Moved CommonControls to main package, removed old Utils_13233/CommonControls, and added comprehensive unit tests for CommonControls. Updated TeleOpMain to use the new CommonControls implementation and cleaned up test imports for DriveControlsTest and LaunchControlsTest.
@melloCoding melloCoding merged commit a1c8268 into main Nov 16, 2025
1 check passed
@melloCoding melloCoding deleted the improveClasses branch November 16, 2025 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant